projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02bc589
)
reftests: Make label-sizing tests use better CSS
author
Benjamin Otte
<otte@redhat.com>
Fri, 2 Nov 2012 18:16:46 +0000
(19:16 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 4 Nov 2012 14:28:42 +0000
(15:28 +0100)
ow that labels can have backgrounds, just use label backgrounds
tests/reftests/label-sizing.css
patch
|
blob
|
history
diff --git
a/tests/reftests/label-sizing.css
b/tests/reftests/label-sizing.css
index d84c0e3a7df906b606e6f2f09ae13e9533875f14..0d356b6819f1d23aa7ce631c0a7e54a729b8aee5 100644
(file)
--- a/
tests/reftests/label-sizing.css
+++ b/
tests/reftests/label-sizing.css
@@
-3,6
+3,6
@@
padding: 0;
}
-GtkPaned Gtk
EventBox
{
+GtkPaned Gtk
Label
{
background-color: pink
}